home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5669 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  638 b 

  1. Path: eagle.uis.edu!chen
  2. From: chen@eagle.uis.edu (David Chen)
  3. Newsgroups: comp.lang.c++
  4. Subject: date segment
  5. Date: 6 Feb 1996 02:21:01 GMT
  6. Organization: Sangamon State University
  7. Message-ID: <4f6dud$ki3@eagle.uis.edu>
  8. NNTP-Posting-Host: eagle.uis.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi, there,
  12.  
  13. I am doing some windows programming and have a question.
  14.  
  15. A friend told me that if I am compiling the DLL as large memory model, I have
  16. make the DATA as FIXED in the .DEF file. Otherwise, it is possible to cause
  17. the infamous GPF.
  18.  
  19. Anyone who can tell me why and which kind of ref. books I should read about
  20. this issue?
  21.  
  22. Thanks,
  23.  
  24. David
  25.  
  26.